Chat: add STT mentions to demo descriptions#32831
Open
vladaskorohodova wants to merge 4 commits intoDevExpress:26_1from
Open
Chat: add STT mentions to demo descriptions#32831vladaskorohodova wants to merge 4 commits intoDevExpress:26_1from
vladaskorohodova wants to merge 4 commits intoDevExpress:26_1from
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds "Speech Recognition" sections to the description files of two Chat demos — Overview and AIAndChatbotIntegration — documenting the already-existing speechToTextEnabled: true configuration present in those demos' code across all framework variants (Angular, React, ReactJs, Vue, jQuery).
Changes:
- Adds a "Speech Recognition" section to the Chat Overview demo description, referencing
speechToTextEnabled, the Web Speech API, andspeechToTextOptions. - Adds the same "Speech Recognition" section to the Chat AIAndChatbotIntegration demo description.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
apps/demos/Demos/Chat/Overview/description.md |
Appends a "Speech Recognition" section documenting the speechToTextEnabled and speechToTextOptions properties used in the demo. |
apps/demos/Demos/Chat/AIAndChatbotIntegration/description.md |
Appends the same "Speech Recognition" section to document STT usage in the AI chatbot integration demo. |
r-farkhutdinov
previously approved these changes
Mar 9, 2026
marker-dao
previously approved these changes
Mar 9, 2026
khamlyuk
reviewed
Mar 9, 2026
711a22f
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.